home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / 2.0_nxyPalette1.2 / src / Makefile < prev    next >
Encoding:
Makefile  |  1992-04-21  |  633 b   |  32 lines

  1. #
  2. # Generated by the NeXT Interface Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Interface Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = nxyPalette
  11.  
  12. INTERFACES = NXYInspector.nib nxyPalette.nib
  13. CLASSES = NXYInspector.m NXYView.m Plot.m
  14. MFILES = auxil.m
  15. PSWFILES = title.psw
  16.  
  17. SOURCEMODE = 444
  18.  
  19.  
  20. MAKEFILEDIR = /usr/lib/nib
  21.  
  22. INSTALLDIR = $(HOME)/Palettes
  23. INSTALLFLAGS = -c -m 755
  24.  
  25. -include Makefile.preamble
  26.  
  27. include $(MAKEFILEDIR)/palette.make
  28.  
  29. -include Makefile.postamble
  30.  
  31. -include Makefile.dependencies
  32.